socfpga: Adding System Manager driver
authorChin Liang See <[email protected]>
Wed, 11 Sep 2013 16:24:48 +0000 (11:24 -0500)
committerAlbert ARIBAUD <[email protected]>
Mon, 7 Oct 2013 17:32:21 +0000 (19:32 +0200)
commit5d649d2b089836f118fcd5a008c5f9d1f5a83e4f
treeea84462038f31a142e51d9f61911fd1105803170
parent0610a16cf263d0023b4e3de1f1710906992a91b6
socfpga: Adding System Manager driver

Adding System Manager driver which will configure the
pin mux for real hardware Cyclone V development kit
(not Virtual Platform)

Signed-off-by: Chin Liang See <[email protected]>
Reviewed-by: Pavel Machek <[email protected]>
Acked-by: Dinh Nguyen <[email protected]>
Cc: Wolfgang Denk <[email protected]>
CC: Pavel Machek <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Albert Aribaud <[email protected]>
arch/arm/cpu/armv7/socfpga/Makefile
arch/arm/cpu/armv7/socfpga/spl.c
arch/arm/cpu/armv7/socfpga/system_manager.c [new file with mode: 0644]
arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
arch/arm/include/asm/arch-socfpga/system_manager.h [new file with mode: 0644]
board/altera/socfpga/Makefile
include/configs/socfpga_cyclone5.h